home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Australian Personal Computer 2002 November
/
CD 1
/
APC0211D1.ISO
/
workshop
/
prog
/
files
/
ActivePerl-5.6.1.633-MSWin32.msi
/
_deea9d0a174513fe94a6106dfb7c0cd2
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2002-06-17
|
424 b
|
21 lines
/*
* tixWinInt.h
*
* Internal header file for Tix on the Windows platform.
*
* Copyright (c) 1996, Expert Interface Technologies
*
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
*/
#ifndef _TIX_WIN_INT_H_
#define _TIX_WIN_INT_H_
#ifndef _TIX_INT_H_
#include "tixInt.h"
#endif
#endif /* _TIX_WIN_INT_H_ */